libdevel-callsite-perl software package provides Perl module to get caller return OP address and Perl interpreter context, you can install in your Debian 8 (Jessie) by running the commands given below on the terminal,
$ sudo apt-get update $ sudo apt-get install libdevel-callsite-perl
libdevel-callsite-perl is installed in your system.
Make ensure the libdevel-callsite-perl package were installed using the commands given below,
$ sudo dpkg-query -l | grep libdevel-callsite-perl *
You will get with libdevel-callsite-perl package name, version, architecture and description in a table
| Distro | Debian 8 jessie |
| Section | Perl |
| Package | libdevel-callsite-perl |
| Version | 0.08-1+b3 [s390x], 0.08-1+b1 [ |
| Description | Perl module to get caller return OP address and Perl interpreter context |
| Sub Section | Perl |